PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DCrossSection Class / isVisibleIntersection Method
In This Topic
    isVisibleIntersection Method
    In This Topic
    Gets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry.
    Syntax
    public boolean isVisibleIntersection()

    Return Value

    True if the intersection is visible. False if the intersection is not visible.
    See Also